home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 434
- Top = 302
- BorderStyle = bsNone
- Caption = 'frmAbout'
- ClientHeight = 244
- ClientWidth = 376
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 64
- Top = 8
- Width = 219
- Height = 49
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Image2: TImage
- Left = 8
- Top = 8
- Width = 47
- Height = 49
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label1: TLabel
- Left = 156
- Top = 8
- Width = 22
- Height = 13
- Caption = 'NET'
- end
- object Label2: TLabel
- Left = 8
- Top = 64
- Width = 133
- Height = 13
- Caption = '(c) Paul Alan Freshney 2005'
- end
- object SpeedButton1: TSpeedButton
- Left = 312
- Top = 208
- Width = 57
- Height = 25
- Caption = '&Close'
- OnClick = SpeedButton1Click
- end
- object Bevel1: TBevel
- Left = 8
- Top = 88
- Width = 361
- Height = 4
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 8
- Top = 96
- Width = 68
- Height = 13
- Caption = 'June 9th 2005'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 12394249
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
-